\(\int \frac {x^m}{\text {arccosh}(a x)^3} \, dx\) [121]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 10, antiderivative size = 10 \[ \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx=\text {Int}\left (\frac {x^m}{\text {arccosh}(a x)^3},x\right ) \]

[Out]

Unintegrable(x^m/arccosh(a*x)^3,x)

Rubi [N/A]

Not integrable

Time = 0.01 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx=\int \frac {x^m}{\text {arccosh}(a x)^3} \, dx \]

[In]

Int[x^m/ArcCosh[a*x]^3,x]

[Out]

Defer[Int][x^m/ArcCosh[a*x]^3, x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.71 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx=\int \frac {x^m}{\text {arccosh}(a x)^3} \, dx \]

[In]

Integrate[x^m/ArcCosh[a*x]^3,x]

[Out]

Integrate[x^m/ArcCosh[a*x]^3, x]

Maple [N/A] (verified)

Not integrable

Time = 0.72 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00

\[\int \frac {x^{m}}{\operatorname {arccosh}\left (a x \right )^{3}}d x\]

[In]

int(x^m/arccosh(a*x)^3,x)

[Out]

int(x^m/arccosh(a*x)^3,x)

Fricas [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx=\int { \frac {x^{m}}{\operatorname {arcosh}\left (a x\right )^{3}} \,d x } \]

[In]

integrate(x^m/arccosh(a*x)^3,x, algorithm="fricas")

[Out]

integral(x^m/arccosh(a*x)^3, x)

Sympy [N/A]

Not integrable

Time = 4.52 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00 \[ \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx=\int \frac {x^{m}}{\operatorname {acosh}^{3}{\left (a x \right )}}\, dx \]

[In]

integrate(x**m/acosh(a*x)**3,x)

[Out]

Integral(x**m/acosh(a*x)**3, x)

Maxima [N/A]

Not integrable

Time = 2.18 (sec) , antiderivative size = 1152, normalized size of antiderivative = 115.20 \[ \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx=\int { \frac {x^{m}}{\operatorname {arcosh}\left (a x\right )^{3}} \,d x } \]

[In]

integrate(x^m/arccosh(a*x)^3,x, algorithm="maxima")

[Out]

-1/2*((a^5*x^5 - a^3*x^3)*(a*x + 1)^(3/2)*(a*x - 1)^(3/2)*x^m + (3*a^6*x^6 - 5*a^4*x^4 + 2*a^2*x^2)*(a*x + 1)*
(a*x - 1)*x^m + (3*a^7*x^7 - 7*a^5*x^5 + 5*a^3*x^3 - a*x)*sqrt(a*x + 1)*sqrt(a*x - 1)*x^m + (a^8*x^8 - 3*a^6*x
^6 + 3*a^4*x^4 - a^2*x^2)*x^m + ((a^5*(m + 1)*x^5 - 2*a^3*m*x^3 + a*(m - 1)*x)*(a*x + 1)^(3/2)*(a*x - 1)^(3/2)
*x^m + (3*a^6*(m + 1)*x^6 - a^4*(7*m + 3)*x^4 + 5*a^2*m*x^2 - m)*(a*x + 1)*(a*x - 1)*x^m + (3*a^7*(m + 1)*x^7
- 2*a^5*(4*m + 3)*x^5 + a^3*(7*m + 4)*x^3 - a*(2*m + 1)*x)*sqrt(a*x + 1)*sqrt(a*x - 1)*x^m + (a^8*(m + 1)*x^8
- 3*a^6*(m + 1)*x^6 + 3*a^4*(m + 1)*x^4 - a^2*(m + 1)*x^2)*x^m)*log(a*x + sqrt(a*x + 1)*sqrt(a*x - 1)))/((a^8*
x^7 + (a*x + 1)^(3/2)*(a*x - 1)^(3/2)*a^5*x^4 - 3*a^6*x^5 + 3*a^4*x^3 + 3*(a^6*x^5 - a^4*x^3)*(a*x + 1)*(a*x -
 1) - a^2*x + 3*(a^7*x^6 - 2*a^5*x^4 + a^3*x^2)*sqrt(a*x + 1)*sqrt(a*x - 1))*log(a*x + sqrt(a*x + 1)*sqrt(a*x
- 1))^2) + integrate(1/2*(((m^2 + 2*m + 1)*a^6*x^6 - 2*(m^2 - m)*a^4*x^4 + (m^2 - 4*m + 3)*a^2*x^2)*(a*x + 1)^
2*(a*x - 1)^2*x^m + (4*(m^2 + 2*m + 1)*a^7*x^7 - 2*(5*m^2 + m + 2)*a^5*x^5 + (8*m^2 - 11*m + 3)*a^3*x^3 - (2*m
^2 - 5*m)*a*x)*(a*x + 1)^(3/2)*(a*x - 1)^(3/2)*x^m + (6*(m^2 + 2*m + 1)*a^8*x^8 - 6*(3*m^2 + 3*m + 2)*a^6*x^6
+ (19*m^2 + 2*m + 3)*a^4*x^4 - (8*m^2 - 5*m - 3)*a^2*x^2 + m^2 - m)*(a*x + 1)*(a*x - 1)*x^m + (4*(m^2 + 2*m +
1)*a^9*x^9 - 2*(7*m^2 + 11*m + 6)*a^7*x^7 + 3*(6*m^2 + 7*m + 3)*a^5*x^5 - (10*m^2 + 8*m + 1)*a^3*x^3 + (2*m^2
+ m)*a*x)*sqrt(a*x + 1)*sqrt(a*x - 1)*x^m + ((m^2 + 2*m + 1)*a^10*x^10 - 4*(m^2 + 2*m + 1)*a^8*x^8 + 6*(m^2 +
2*m + 1)*a^6*x^6 - 4*(m^2 + 2*m + 1)*a^4*x^4 + (m^2 + 2*m + 1)*a^2*x^2)*x^m)/((a^10*x^10 + (a*x + 1)^2*(a*x -
1)^2*a^6*x^6 - 4*a^8*x^8 + 6*a^6*x^6 - 4*a^4*x^4 + 4*(a^7*x^7 - a^5*x^5)*(a*x + 1)^(3/2)*(a*x - 1)^(3/2) + a^2
*x^2 + 6*(a^8*x^8 - 2*a^6*x^6 + a^4*x^4)*(a*x + 1)*(a*x - 1) + 4*(a^9*x^9 - 3*a^7*x^7 + 3*a^5*x^5 - a^3*x^3)*s
qrt(a*x + 1)*sqrt(a*x - 1))*log(a*x + sqrt(a*x + 1)*sqrt(a*x - 1))), x)

Giac [N/A]

Not integrable

Time = 0.32 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx=\int { \frac {x^{m}}{\operatorname {arcosh}\left (a x\right )^{3}} \,d x } \]

[In]

integrate(x^m/arccosh(a*x)^3,x, algorithm="giac")

[Out]

integrate(x^m/arccosh(a*x)^3, x)

Mupad [N/A]

Not integrable

Time = 2.50 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {x^m}{\text {arccosh}(a x)^3} \, dx=\int \frac {x^m}{{\mathrm {acosh}\left (a\,x\right )}^3} \,d x \]

[In]

int(x^m/acosh(a*x)^3,x)

[Out]

int(x^m/acosh(a*x)^3, x)